ForcingType

objects.ForcingType()

Enum class for the different types of forcing parameters.

Attributes

RAINFALL : The type of forcing parameter for rainfall.
WIND : The type of forcing parameter for wind.
DISCHARGE : The type of forcing parameter for discharge.
WATERLEVEL : The type of forcing parameter for water level.
Back to top